ThreadReplySelectType

enum ThreadReplySelectType : Enum<ThreadReplySelectType>

Represents where to go when selecting a reply. This type is only available for ReplyType.THREAD type.

Since

3.3.0

Entries

Link copied to clipboard

Moves to parent message.

Link copied to clipboard

Moves to thread page.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val value: String